home *** CD-ROM | disk | FTP | other *** search
- #ifdef I_AM_JUST_A_COMMENT_FILE
-
- release notes for seer release 2.01
-
- todo:
- bomb window during da startup hangs system
- da menu after exit, when not active
-
- Nov 87
- Fix length of windef and test for it
- Fix scope wrap around
- Changes to with LightSpeed C v2.13
- Fix lots of da problems
-
- Apr 87 Give up trying to resize rounded corner windows for the
- DA. Switch to square corners so DrawGrowIcon/GrowWindow work. I
- had thought that rounded corners where for DA window. It
- seems that rounded corners are for non resizable DA windows.
-
- Apr 87 Rearange the windef (internal window record) system.
- Compartmentalize the data for the different window types so that
- only the general windef fields are public. The per window type fields
- are in seperate include files now. Replace the case statements
- on window kind for mouse down,update event,... with jumps thru
- pointers in the windef record.
-
- May 5 87 Sneak up behind the packet window scrolling code with a
- baseball bat. Rearange it's thinking on key matters. In particular
- scroll the bits of the existing display to scroll forward.
- #endif
-